fmt.pp.wrapErrs (field)

4 uses

	fmt (current package)
		errors.go#L24: 	p.wrapErrs = true
		print.go#L141: 	wrapErrs bool
		print.go#L155: 	p.wrapErrs = false
		print.go#L628: 		if !ok || !p.wrapErrs {